* { margin:0; padding:0 }

body {
	font-family: Helvetica, Arial, Serif;
	font-size: 62.5%;
}

a:link {
	color: #000;
	text-decoration: none;
		

}

a:visited {
	color: #000;
	text-decoration: none;
		

}
a:active {
	color: #000;
	text-decoration: none;
		

}
a:hover {
	color: #000;
	text-decoration: none;
		

}
/* old color 000 */

img { border: 0; }

#wrapper {
	width: 429px;
	margin: 10px;
	font-size: 1em;
}

h3 {
	width: 200px;

	margin-bottom: 21px;
	padding-left: 5px;
	font-size: 1.8em;
	
	
}
h4 {
	width: 430px;
	padding-top: 10px;
	margin-bottom: 21px;
	padding-left: 5px;
	font-size: 1.8em;
	background-color: #989898;
		color: #FFFFFF;
}
#closeWindow {
	float: right;
}


#big { float: left; }


#big3 { float: left; margin-bottom: 3px;}

#big2 { float: left;
		background-color: #ebe7e4;
width: 305px;
padding-top: 4px;
padding-bottom: 4px;

 }

#thumbs {
	float: right;
	width: 124px;
	height: 305px;
	background: url(images/thumbs_bg.gif) no-repeat 5px 0px;
	margin-bottom: 3px;
	
}

.thumbnails {
	float: left;
	width: 55px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}
.thumbnails3 {
height:12px
}
.thumbnails2 {
	float: left;
	width: 119px;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	display: inline;
	background-color: #d8e0eb;
	
}
html>body div.thumbnails { width:57px; }

.thumbnails a {
	width: 55px;
	display: block;
	border: 1px solid #ccc;
}

.thumbnails a:hover {
	border: 1px solid #000;
}


.video{
	position:absolute;
	top:341px;
	left:382px;
}

.video a {
	display: block;
	border: 1px solid #ccc;
}

.video a:hover {
	border: 1px solid #000;
}

